home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #2 / Monster Media No. 2 (Monster Media)(1994).ISO / spitfire / sfemb025.zip / BETA.DOC next >
Text File  |  1994-07-05  |  4KB  |  104 lines

  1.  
  2.                             SFEMB
  3.  
  4.                   SpitFire Enhance Message Base
  5.                    (* BETA RELEASE 6/22/94 *)
  6.  
  7.              "Your message base NEVER looked so good..."
  8.  
  9.  
  10. DOCUMENTATION:
  11. ▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  12. Better documentation will be released when the product gets closer to
  13. the finished state.
  14.  
  15. USAGE:
  16. ▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  17.  
  18. SFEMB [<path:sfdoors.dat> [SCAN]]
  19.  
  20. Where:
  21.        (no parameters)    Operates SFEMB using default data in .CFG file.
  22.        <path:sfdoors.dat> SFEMB operates using information located in a
  23.                           SFDOORS.DAT, or compatible drop-file.
  24.        SCAN               Only works when using a drop-file, allows user
  25.                           to scan for their mail, usefull for SFLOGON.BAT.
  26.  
  27. Examples:
  28.  
  29.    SFEMB
  30.  
  31.      - Loads the EMB for sysop to read message base w/o spitfire.
  32.  
  33.    SFEMB C:\SF\SFDOORS.DAT SCAN
  34.  
  35.      - Ideal call for SFLOGON.BAT
  36.      - NOTE: You need to turn of the Spitfire message scanning or
  37.        else your users will have thier messages scanned twice.  Turn
  38.        "OFF" the "Log On - Message Statistics" from your toggles menu.
  39.      - FYI: *YES* Spitfire DOES create a special SFDOORS.DAT file
  40.        just before the shell to SFLOGON.BAT, and then reads back and
  41.        erases this file just after shelling back.
  42.  
  43.    SFEMB C:\SF\SFDOORS.DAT
  44.  
  45.      - Ideal call for loading EMB as a door.
  46.  
  47.    SFEMB C:\SF\SFMESS.DAT
  48.  
  49.      - Ideal call for loading EMB as a menu extension from the Message
  50.        Section (SFMESS.BAT)
  51.  
  52. SUPPORT:
  53. ▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  54. Please report any and all problems to the Support BBS, Sanctuary.
  55.  
  56.        Sanctuary BBS
  57.        (801) 377-5933
  58.        v.32/42bis (donations of older 14.4's will be appreciated...<g>)
  59.        CNFD Net#  164:801/0
  60.        SFNET#     A0801000
  61.  
  62.  
  63. BETA RELEASE/
  64. REGISTRATIONS:
  65. ▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  66.  
  67. Beta Testing will likely end in August.
  68.  
  69. Even though this version is a wide area beta-release, and registration
  70. is *NOT* required, registrations are being taken for SFEMB.  Registered
  71. users will get priority on bug fixes, future versions, and personalized
  72. help and support.  Once again, you are *NOT* required to register at this
  73. stage; however, registrations will be appreciated.
  74.  
  75. ERROR CODES:
  76. ▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  77. You may see the following error codes while beta testing this product:
  78.  
  79. Error     What is it?           How to fix it yourself
  80. ----------------------------------------------------------------------
  81.     2      File not found        Call Support
  82.     3      Path not found        Try double checking all paths in
  83.                                     your SFEMB.CFG file.  Make sure all
  84.                                     "\" are present after the ":"s
  85.     4      Too many files        Try increasing your FILES in CONFIG.SYS
  86.     5      File Access Denied    Call Support
  87.     6      Invalid file handle   Pascal trashed a file variable.  Call 
  88.                                  Support.
  89.    15      Invalid drive number  VLM (network software) failure.  Reboot
  90.                                  or reload Network software.
  91.   100      Disk Read error       Trashed data file.  If spitfire still 
  92.                                  works properly then a USERS.EMB is probably
  93.                                  corrupted.
  94.   101      Disk Write error      Your hard-drive is full.
  95.   103      File not open         The directory you specified in SFEMB.CFG
  96.                                  "common.directory" is most likely invalid.
  97.   162      Sharing Violation     Call Support
  98.   200      Division by Zero      A program has become corrupted.  May or may
  99.                                  not be SFEMB.
  100.   202      Stack Overflow        Call Support (or just re-run program and see
  101.                                  if it does it again -- possible memory leak)
  102.   203      Heap Overflow         Same as 202
  103.   216      General Protection    Upgrade to a Windows version 3.1 or greater,
  104.            Fault                 or even perhaps OS/2...